Uses of Class
com.sabro.jbusiness.sys.SysDetalhe.SysDetalheEvent

Packages that use SysDetalhe.SysDetalheEvent
com.sabro.jbusiness.gui.formCadastro Classes que atendem às funcionalidades do formulário de cadastro. 
com.sabro.jbusiness.gui.formConsulta Classes que atendem às funcionalidades do formulário de cadastro. 
com.sabro.jbusiness.gui.formFiltro   
com.sabro.jbusiness.gui.panels   
com.sabro.jbusiness.sys   
 

Uses of SysDetalhe.SysDetalheEvent in com.sabro.jbusiness.gui.formCadastro
 

Methods in com.sabro.jbusiness.gui.formCadastro with parameters of type SysDetalhe.SysDetalheEvent
 void CadastroNavegacao.sysDetalheChanged(SysDetalhe.SysDetalheEvent e)
           
 void CadastroEdicao.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 void Cadastro.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 

Uses of SysDetalhe.SysDetalheEvent in com.sabro.jbusiness.gui.formConsulta
 

Methods in com.sabro.jbusiness.gui.formConsulta with parameters of type SysDetalhe.SysDetalheEvent
 void ConsultaDetalhes.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 void Consulta.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 

Uses of SysDetalhe.SysDetalheEvent in com.sabro.jbusiness.gui.formFiltro
 

Methods in com.sabro.jbusiness.gui.formFiltro with parameters of type SysDetalhe.SysDetalheEvent
 void Filtro.sysDetalheChanged(SysDetalhe.SysDetalheEvent e)
           
 

Uses of SysDetalhe.SysDetalheEvent in com.sabro.jbusiness.gui.panels
 

Methods in com.sabro.jbusiness.gui.panels with parameters of type SysDetalhe.SysDetalheEvent
 void EditText.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 void EditObjetoComplexo.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 

Uses of SysDetalhe.SysDetalheEvent in com.sabro.jbusiness.sys
 

Methods in com.sabro.jbusiness.sys with parameters of type SysDetalhe.SysDetalheEvent
 void SysDetalhe.fireSysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 void SysDetalheFormatado.fireSysDetalheChangedAll(SysDetalhe.SysDetalheEvent sysDetalheEvent)
          Anuncia evento de alteração para todos os Detalhes do processo identificado.
 void SysDetalheFormatado.fireSysDetalheChangedFilhos(SysDetalhe.SysDetalheEvent sysDetalheEvent)
          Anuncia evento de alteração para todos os Detalhes filhos do Detalhe identificado.
 void SysEscopoFormatado.sysDetalheChanged(SysDetalhe.SysDetalheEvent sysDetalheEvent)
           
 void SysDetalhe.SysDetalheListener.sysDetalheChanged(SysDetalhe.SysDetalheEvent e)